Box Model Demo

This box shows how Content, Padding, Border, and Margin work together in CSS.

Margin
Border
Padding
Content Code

🔹 Content = Text/Images 🔹 Padding = Space inside the box 🔹 Border = Outline around the box 🔹 Margin = Space outside the box